AttachmentContentDescription Property |
Gets or sets the content description.
Namespace:
Independentsoft.Email.Mime
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic string ContentDescription { get; set; }Public Property ContentDescription As String
Get
Set
Property Value
Type:
StringThe content description.
See Also